PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / zInternalMethod34 Method
In This Topic
    zInternalMethod34 Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public static PDFStandardSecurityHandler zInternalMethod34( 
       PDFCosDictionary cosCrypt,
       byte[] documentID,
       java.lang.String password,
       byte[][] userPassword,
       byte[][] ownerPassword,
       byte[][] userEncryption,
       byte[][] ownerEncryption,
       byte[][] perms
    )

    Parameters

    cosCrypt
    documentID
    password
    userPassword
    ownerPassword
    userEncryption
    ownerEncryption
    perms
    See Also